home *** CD-ROM | disk | FTP | other *** search
- Path: nntp.cs.ubc.ca!bcsystems!bcsystems!nntp
- Newsgroups: comp.lang.rexx
- Subject: Re: First steps in REXX
- Message-ID: <1996Mar12.140748.7714@venus.gov.bc.ca>
- From: bob@ldbcn0.bcsc.gov.bc.ca
- Date: 12 Mar 96 14:07:48 PST
- Reply-To: hrgranew@bcsc02.gov.bc.ca
- References: <4i4j0m$2lci@news-s01.ny.us.ibm.net>
- Distribution: inet
- Nntp-Posting-Host: ldbcn0.ldb.gov.bc.ca
- X-Newsreader: IBM NewsReader/2 v1.02
-
- In <4i4j0m$2lci@news-s01.ny.us.ibm.net>, luismp@ibm.net writes:
- >Can anyone tell me why this lines return REX0037 error? Is there really
- >a parentheses or comma out of place? I'm working under OS/2 Warp.
- >
- >...
- >if RxMessageBox ('Esto es una prueba',,'OK', 'EXCLAMATION') = 1
- >then...
- >...
- >
- >If you can help me, please email luismp@ibm.net
- >Thnk you very much.
-
- Got caught by this a few years back. RxMessageBox only works in a PM
- Application.
-
- Bob Granewall hrgranew@bcsc02.gov.bc.ca
- Any resemblance between my views and those of the B.C. Liquor Distribution
- Branch are purely coincidental.
-
-
-